home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1998 March
/
EnigmA AMIGA RUN 25 (1997)(G.R. Edizioni)(IT)[!][issue 1998-03].iso
/
recent2
/
cls.readme
< prev
next >
Wrap
Text File
|
1998-02-19
|
649b
|
14 lines
Short: CLS, CLear Screen command. just like IBM. vbcc harlock
Author: harlock@tso.cin.ix.net
Uploader: harlock@tso.cin.ix.net
Version: 1
Type: util/cli
This is my very first program written in C. Used the wonderful, (and
free), ANSI C compiler vbcc to compile it. This program is right up
there with "Hello World" as far as complexity goes, however, I've
found it to be very useful when working with a shell windows. if you
don't like CLS then rename it to whatever. It simply clears the
current window, in this case a shell window. works just like the
MS-DOS cls command, (for those of you out there who sink to useing IBM).